home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-03-03 | 2.9 KB | 91 lines | [TEXT/ttxt] |
- /* ASave 3.1
- * QuarkXPress 3.1 QuarkXTension for auto-saving documents
- *
- * This XTension adds a hierarchical auto-save menu to the Utilities menu.
- * If one of the time items is checked, Quark will automatically save the
- * current (frontmost) document after the elapsed (checked) time.
- * A "Save As..." option is also available.
- *
- * version: 2.12 -- for Quark 2.11/2.12
- * date: 5 March 90
- * version: 3.0 -- for Quark 3.0
- * date: 7 July 90
- * version: 3.0.1 -- updated version
- * date: 7 March 91
- * -- added "Save As..." option to submenu
- * version: 3.1 -- for Quark 3.1
- * date: 10 February 92
- *
- * author: William H. Ball, Quark Developer ID AHL
- * Commandant's Bulletin
- * U.S. Coast Guard
- * 2100 2nd St. SW
- * Washington, DC 20593
- * 202-267-2654
- *
- * or Compu$erve ID: 71735,505, GEnie ID: W.BALL
- *
- * Commandant's Bulletin, Electronic Edition
- * 24/12/300, 8N1
- * 24 hrs, 7 days
- * 202-267-4644/45
- *
- * caveats: polling XT_IDLE slows down Quark performance.
- *
- * The Inside QuarkXPress package is required to compile the ASave source.
- * Please contact Quark's 3rd Party Marketing Manager at (303) 934-2211.
- *
- * Portions copyright ©1992, Quark Incorporated
- */
-
- /* Stamp 3.1
- *
- * QuarkXTension for date & time stamping.
- *
- * This QuarkXTension will add a heirarchial date and time stamp
- * menuitem to Quark's Utilities menu. Date & time stamping is
- * available in the following formats:
- *
- * -- Weekday, Month, Day, Year
- * -- Wkday, Mon dd, Year
- * -- mm/dd/yy
- * -- hrs:min:sec
- * -- hrs:min
- *
- * version: 2.11/2.12 -- for Quark 2.11/2.12
- * date: 5 March 90
- * caveats: -- to avoid resource id conflicts with other heirarchial menus,
- * you must contact Quark for an id range to use.
- * -- this extension will only work with version 2.11-2.12
- *
- * version: 3.0 -- for Quark 3.0
- * date: 7 July 90
- *
- * version: 3.1 -- for Quark 3.1
- * date: 11 February 92
- *
- * Author: William H. Ball, Quark Developer ID AHL
- * Commandant's Bulletin
- * U.S. Coast Guard
- * 2100 2nd St. SW
- * Washington, DC 20593
- * (202) 267-2654
- *
- * or Compu$erve ID: 71735,505; GEnie ID: W.BALL
- *
- * Commandant's Bulletin, Electronic Edition
- * 2400/1200/300 8-bit word len, 1 stop bit, no parity
- * 24 hrs, 7 days week
- * (202) 267-4644/4645
- *
- * The Inside QuarkXPress package is required to compile this source.
- * Please contact Quark's 3rd Party Marketing Manager at (303) 934-2211,
- * or write:
- * Quark, Inc.
- * 300 S. Jackson St.
- * Suite 100
- * Denver, CO 80209
- *
- * Portions copyright © 1988-92 Quark Incorporated
- */
-